RectangleCornerRadius Property

Specifies the radius of the circle used to round off the corners of a caption, rectangle, or a text-box.

Definition

Namespace: Independentsoft.Office.Odf.Drawing
Assembly: Independentsoft.Office (in Independentsoft.Office.dll) Version: 3.0.460.1+37fe42d8e65847775742df0a70fdb403ab6fa65f
C#
public Size CornerRadius { get; set; }

Property Value

Size

See Also